home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
BrowserBuddy
/
browserbuddy.exe
/
install_script.iss
Wrap
Text File
|
2002-12-16
|
4KB
|
65 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=Browser Buddy
AppVerName=Browser Buddy 1.1
AppId=Browser Buddy
AppPublisher=DoEasier Tech.
AppPublisherURL=http://www.DoEasier.org
AppSupportURL=http://www.DoEasier.org
AppUpdatesURL=http://www.DoEasier.org
DefaultDirName={pf}\Browser Buddy
DefaultGroupName=Browser Buddy
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\README,1.txt"; DestDir: "{app}"; DestName: "README.txt";
Source: "{app}\BrowserBuddy.dll"; DestDir: "{app}"; Flags: regserver
Source: "{app}\hlkw.htm"; DestDir: "{app}";
Source: "{app}\hlsel.htm"; DestDir: "{app}";
Source: "{app}\LICENSE.txt"; DestDir: "{app}";
Source: "{app}\logo.gif"; DestDir: "{app}";
Source: "{app}\logo.ico"; DestDir: "{app}";
Source: "{app}\README,2.txt"; DestDir: "{app}"; DestName: "README.txt";
Source: "{app}\zoomsel.htm"; DestDir: "{app}";
Source: "{app}\about.html"; DestDir: "{app}";
[Registry]
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\Highlight &Keywords"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\Highlight &Keywords"; ValueType: String; ValueData: "{app}\hlkw.htm";
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\&Highlight Selection"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\&Highlight Selection"; ValueType: String; ValueData: "{app}\hlsel.htm"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\&Highlight Selection"; ValueName: "Contexts"; ValueType: Dword; ValueData: "$10"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\&Zoom in Selection"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\&Zoom in Selection"; ValueType: String; ValueData: "{app}\zoomsel.htm"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\MenuExt\&Zoom in Selection"; ValueName: "Contexts"; ValueType: Dword; ValueData: "$10"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{669C24B6-75DE-48B2-9D01-EECD954F742D}"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{669C24B6-75DE-48B2-9D01-EECD954F742D}"; ValueName: "CLSID"; ValueType: String; ValueData: "{{1FBA04EE-3024-11D2-8F1F-0000F87ABD16}";
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{669C24B6-75DE-48B2-9D01-EECD954F742D}"; ValueName: "Default Visible"; ValueType: String; ValueData: "No";
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{669C24B6-75DE-48B2-9D01-EECD954F742D}"; ValueName: "Exec"; ValueType: String; ValueData: "url:http://www.DoEasier.org/browserbuddy/";
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{669C24B6-75DE-48B2-9D01-EECD954F742D}"; ValueName: "MenuStatusBar"; ValueType: String; ValueData: "More Easy Tools ...";
Root: HKCU; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{669C24B6-75DE-48B2-9D01-EECD954F742D}"; ValueName: "MenuText"; ValueType: String; ValueData: "&Let's Do Easier";
[INI]
FileName: "{app}\More Easy Tools.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.DoEasier.org";
[Run]
Filename: "{app}\about.html"; Description: "More information about Browser Buddy"; Flags: shellexec postinstall skipifsilent
[Icons]
Name: "{group}\Read Me"; Filename: "{app}\README.txt";
Name: "{group}\More Easy Tools"; Filename: "{app}\More Easy Tools.url";
Name: "{userdesktop}\Browser Buddy"; Filename: "{app}\README.txt"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\More Easy Tools.url";